home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 May
/
EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso
/
earcd
/
comm
/
tcp
/
mcf_butt.lha
/
MCF_Buttons
/
ReadMe.First
< prev
next >
Wrap
Text File
|
1997-02-23
|
2KB
|
67 lines
$VER: MCF.Buttons 5.0 (23.02.97)
Requirements:
1. AmIRC installed, running correctly with RexxMSGPort.
2. MuiRexx version 2.2 installed to MuiRexx: or SYS:RexxC
3. Icon.mcc version 1.1 installed to MUI:libs/mui
Installation:
1. Copy MCF_Buttons.AMIRX and MCF_WWW.AMIRX from the
MCF_Buttons/Rexx dir to your AmIRC/Rexx directory.
2. Copy MCF.Buttons from the MCF_Buttons/MCF dir to
either MCF: or your AmIRC directory.
Use:
1. Type /Rx MCF_Buttons in AmIRC to execute.
2. After sizing and positioning the MCF_Buttons window
where you desire it to be, set MUI Window settings
to save window position on exit and click on Use.
After exiting MCF_Buttons then, you can restart
MCF_Buttons and change MUI Window settings to either
Remember or Forget window position on exit and click
on Save.
Explaination of entries in MCF.Buttons file.
The following labels Must appear in the following order:
# AMIRC #MCF #WILDTEXT #KUANG #USER #END
The first time you run MCF_Buttons.AMIRX, it will ask for
your Web Browser. Select the PopASL gadget and then select
Volumes first, then select the Drive: Directory(s) and ProgramFile
of your WebBrowser of choice. This information will then be added
to the end of the MCF.Buttons file.
Format of this line is: # WWW DH3:Internet/WebBrowsers/IBrowse/IBrowse
This will then be used by MCF_WWW.AMIRX when you desire to
goto an URL in your URL Grabber. Double Click on the URL
in the URL Grabber window or snapshot and URL in a channel window
and then click on GoToURL Button.
There are 3 types of entries:
1. ! Label starts a frame with said Label
2. Standard Button command with following format:
1 word for button, command as executed
by AmIRC.
3. Button/PopSlider command with the following format:
@ then 1 word for button,
PopSlider Min-Value, PopSlider Max-Value,
command as executed by AmIRC
WARNING: You can have ONLY 1 Button/PopSlider per Label.
You may use 4 different variables in command lines:
%c = Current Channel
%n = Your Current Nick
%u = Selected User from active window
%# = Current PopSlider Value
You may have up to 50 lines under each label except for
the # USER label. Between # USER and # END
you may place upto 100 lines.